Auto merge of #2052 - rgardner:add-wildcard-end-date-to-faq, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 12 Oct 2015 20:42:41 +0000 (20:42 +0000)
committerbors <bors@rust-lang.org>
Mon, 12 Oct 2015 20:42:41 +0000 (20:42 +0000)
commit7b630d45d716e6d6a695b93ff59ac4d5aaeabe7c
tree8f0c44528019aa2b37db07875bb74026ee23cfca
parent1dc1865100096d4d4889da9eca004856779aa49c
parent19ed5b7faf7fd331151e6816c19de8292d4fc889
Auto merge of #2052 - rgardner:add-wildcard-end-date-to-faq, r=alexcrichton

This adds a bolded message to the FAQ clarifying the last date crates.io
will accept crates with wildcard dependencies.

Closes rust-lang/crates.io#200